home *** CD-ROM | disk | FTP | other *** search
/ Aminet 33 / Aminet 33 - October 1999.iso / Aminet / dev / gui / ClassFree_src.lha / ClassFree_src / readme.doc next >
Encoding:
Text File  |  1999-07-09  |  2.2 KB  |  89 lines

  1. --------------------------------------
  2.  
  3.  ClassFree - Source release
  4.  
  5. --------------------------------------
  6.  
  7. Legal mumbo:
  8. ------------
  9.  
  10.  ClassFree is FREEWARE and so are the sourcecodes included
  11.  in this release.
  12.  
  13.  This release may only be distributed in it's original form
  14. that is in the ClassFree directory, with all subdirectories
  15. and files, and only packet with lha or lzx.
  16.  Preferably the archive should never be redistributed once
  17. unpacked. If you want to redistribute this release get the
  18. original lha-packet archive from Aminet.
  19.  
  20.  You may not modify these sourcecodes and release them as
  21. your own. The purpose of the source code release is to
  22. teach people interested in BOOPSI programming more about
  23. how the BOOPSI system and intuition works.
  24.  
  25.  Nomatter what you do with this software the rules stated
  26. in the accompanying file 'Warranty issues' always applies.
  27.  
  28.  
  29. Description:
  30. ------------
  31.  
  32.  For an explanation of what ClassFree is about, get the
  33. prerelease 0c ('ClassFree.lha') from aminet and read
  34. the encloased documentation. This is a final source
  35. release of ClassFree without documentation (besides
  36. the comments in the source files). The ClassFree project
  37. has been terminated as of June 1999 for two reasons.
  38. The first reason is that I have (probably) permantly
  39. stopped programming seriously for Amiga (classic). The
  40. second and even more important reason is that the release
  41. of AmigaOS3.5 obsoletes ClassFree, since it contains a
  42. full range of advanced BOOPSI gadget classes.
  43.  
  44.  
  45. Author / How to contact me:
  46. ---------------------------
  47.  
  48.  Anders E. Andersen
  49.  Skaerbaekvej 50
  50.  2610 Roedovre
  51.  Denmark
  52.  
  53.  E-mail:  andersa@fys.ku.dk
  54.  
  55.  Netmail: I stopped using fidonet, please use my
  56.           email address for electronic mail.
  57.  
  58.  www: http://fys.ku.dk/~andersa
  59.  (Contains ClassFree homepage)
  60.  
  61.  
  62. History:
  63. --------
  64.  
  65.  Release 0
  66.  
  67.    First prerelease, contained:
  68.     CFbuttonclass
  69.     CFpumbuttonclass
  70.     scrollerclass
  71.     CFtexticlass
  72.     CFsampleclass
  73.  
  74.  Release 0b
  75.  
  76.    Added CFglyph.image.
  77.    scrollerclass rewrite to CFscrollerclass.
  78.    Lots of bugfixes.
  79.  
  80.  Release 0c
  81.  
  82.    Added CFlist.gadget and CFlistview.gadget
  83.    Bugfixes to other classes.
  84.  
  85.  Source release
  86.  
  87.    Source only release of whole ClassFree project
  88.     (no documentation).
  89.